stream: move _stream_* to end-of-life#60657
Merged
nodejs-github-bot merged 1 commit intonodejs:mainfrom Jan 22, 2026
Merged
Conversation
Collaborator
|
Review requested:
|
0ef1499 to
685d817
Compare
Member
Author
|
cc: @nodejs/tsc since it’s an end-of-life deprecation |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #60657 +/- ##
=======================================
Coverage 88.54% 88.55%
=======================================
Files 703 697 -6
Lines 208077 208035 -42
Branches 40082 40078 -4
=======================================
- Hits 184252 184219 -33
- Misses 15848 15850 +2
+ Partials 7977 7966 -11
🚀 New features to boost your workflow:
|
AugustinMauroy
approved these changes
Nov 10, 2025
Collaborator
Member
Author
|
Hey @nodejs/streams and @nodejs/tsc please review |
avivkeller
approved these changes
Dec 18, 2025
Collaborator
Collaborator
Member
Author
|
friendly ping @nodejs/tsc |
gurgunday
approved these changes
Jan 20, 2026
Ethan-Arrowood
approved these changes
Jan 22, 2026
legendecas
approved these changes
Jan 22, 2026
ronag
approved these changes
Jan 22, 2026
Collaborator
|
Landed in c755b01 |
islandryu
pushed a commit
to islandryu/node
that referenced
this pull request
Jan 25, 2026
PR-URL: nodejs#60657 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Aviv Keller <me@aviv.sh> Reviewed-By: Gürgün Dayıoğlu <hey@gurgun.day> Reviewed-By: Ethan Arrowood <ethan@arrowood.dev> Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Contributor
|
The
notable-change
Please suggest a text for the release notes if you'd like to include a more detailed summary, then proceed to update the PR description with the text or a link to the notable change suggested text comment. Otherwise, the commit will be placed in the Other Notable Changes section. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
So that in Node.js 26 these modules are no longer there, and are now internal to Node.js only instead of public.